Welcome![Sign In][Sign Up]
Location:
Search - dll merger

Search list

[Windows DevelopDLL

Description: 合并DLL到EXE执行文件中的源码-merger EXE DLL implementation of the source document
Platform: | Size: 119109 | Author: 道奇蝰蛇 | Hits:

[Windows DevelopDelphi-Win

Description: 其中包含了 《Windows程序设计》PASCAL例子 《Windows高级编程指南》PASCAL例子 《Windows核心编程》PASCAL例子 ShellExecuteHook 示例 按键转汉字,模拟输入法程序 初步实现屏幕落雪效果 简单的文件分割合并工具 简单模拟所谓‘光标跟随’效果 利用Hook插入线程的改进版本 利用窗口过程钩子截获QQ账号 利用鼠标键盘钩子截获QQ账号 利用消息钩子屏蔽定时器 列举窗口及其路径简单例子 判断用户目前是否在操作电脑 区分大小写的按键记录器2个 使用系统提供的进度条控件 预览式文件选择对话框 只需一个DLL的三级跳-include "Windows Program Design" PASCAL example "Windows Advanced Programming Guide" PASCAL example "Windows core programming" PASCAL example ShellExecuteHook examples keys to Chinese characters, analog input procedures initially screen snow effect of a simple document segmentation merger simple simulation tools so-called 'cursor follow the 'Hook effect of the use of threaded insert the use of improved versions of the process window hook intercepted QQ account using a mouse and keyboard hook intercepted QQ account using timer news hook shielding window and cited examples of simple path judge whether the user to operate a computer case-sensitive keys recorders use two - Commission for the progress of the control document preview dialog only a DLL in the
Platform: | Size: 3918491 | Author: 叶子 | Hits:

[Other resourcexltExlt2

Description: 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Select Folder for Objects...和Listing页点击Select Folder for Listing...改变. (2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的仿真(dllPc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写. (3)Pc51Emu.dll在KEIL C51 V6.23 V7.00工作不正常.-If running this example, the simulation of the PC window of 1,2,3-line display some information, in a random location ~ 5. c51 as the default decoder does not support heavy-function, its emphasis on the use of simulation function to the re-use system without Push stack, Small RTOS 51 and no heavy Push management, in TaskA ~ TaskE and although similar, but not the merger. Note : (1) in KEIL C51 project, I have already output directory in e : \\ temp. You can Project -
Platform: | Size: 5956 | Author: 邢兰停 | Hits:

[Otherhebingdll

Description: 合并EXE和DLL文件.使产生一个可执行文件.-merger EXE and DLL files. So have an executable file.
Platform: | Size: 543071 | Author: 王林 | Hits:

[Othermergedll(合并 DLL 和 EXE)

Description: 合并 DLL 和 EXE-merger DLL and EXE
Platform: | Size: 84718 | Author: | Hits:

[Windows DevelopDLL

Description: 合并DLL到EXE执行文件中的源码-merger EXE DLL implementation of the source document
Platform: | Size: 118784 | Author: 道奇蝰蛇 | Hits:

[Otherhebingdll

Description: 合并EXE和DLL文件.使产生一个可执行文件.-merger EXE and DLL files. So have an executable file.
Platform: | Size: 542720 | Author: 王林 | Hits:

[Othermergedll(合并 DLL 和 EXE)

Description: 合并 DLL 和 EXE-merger DLL and EXE
Platform: | Size: 83968 | Author: | Hits:

[Windows DevelopDelphi-Win

Description: 其中包含了 《Windows程序设计》PASCAL例子 《Windows高级编程指南》PASCAL例子 《Windows核心编程》PASCAL例子 ShellExecuteHook 示例 按键转汉字,模拟输入法程序 初步实现屏幕落雪效果 简单的文件分割合并工具 简单模拟所谓‘光标跟随’效果 利用Hook插入线程的改进版本 利用窗口过程钩子截获QQ账号 利用鼠标键盘钩子截获QQ账号 利用消息钩子屏蔽定时器 列举窗口及其路径简单例子 判断用户目前是否在操作电脑 区分大小写的按键记录器2个 使用系统提供的进度条控件 预览式文件选择对话框 只需一个DLL的三级跳-include "Windows Program Design" PASCAL example "Windows Advanced Programming Guide" PASCAL example "Windows core programming" PASCAL example ShellExecuteHook examples keys to Chinese characters, analog input procedures initially screen snow effect of a simple document segmentation merger simple simulation tools so-called 'cursor follow the 'Hook effect of the use of threaded insert the use of improved versions of the process window hook intercepted QQ account using a mouse and keyboard hook intercepted QQ account using timer news hook shielding window and cited examples of simple path judge whether the user to operate a computer case-sensitive keys recorders use two- Commission for the progress of the control document preview dialog only a DLL in the
Platform: | Size: 3917824 | Author: 叶子 | Hits:

[uCOSxltExlt2

Description: 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->Options for Target "Target 1"的output页点击Select Folder for Objects...和Listing页点击Select Folder for Listing...改变. (2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的仿真(dllPc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写. (3)Pc51Emu.dll在KEIL C51 V6.23 V7.00工作不正常.-If running this example, the simulation of the PC window of 1,2,3-line display some information, in a random location ~ 5. c51 as the default decoder does not support heavy-function, its emphasis on the use of simulation function to the re-use system without Push stack, Small RTOS 51 and no heavy Push management, in TaskA ~ TaskE and although similar, but not the merger. Note : (1) in KEIL C51 project, I have already output directory in e : \ temp. You can Project-
Platform: | Size: 6144 | Author: 邢兰停 | Hits:

[ActiveX/DCOM/ATLMergeDll

Description: dll合并,查找函数的入口地址,从而实现地址合并-dll merging function to find the entrance to address, in order to realize the merger Address
Platform: | Size: 88064 | Author: teagee | Hits:

[CSharpdatagridview-Merger-header

Description: 一个自动生成datagridview表头的链接库MultiHeaderDataGridView.dll的使用实例,该组件可以按你的要求生成多级表头。-An automatic generation of datagridview headers to link library MultiHeaderDataGridView. The use of the DLL examples, this component can according to your requests generate multilevel headers.
Platform: | Size: 49152 | Author: liu | Hits:

[File OperateBind2File1.0

Description: 文件捆绑器1.0 功能: 1.将两个文件合并为一个文件 2.将合并后的一个文件分解为两个文件 应用:主要是为了软件的安装方便,假如一个程序有一个exe文件,运行时还需要一个dll或者ocx文件,这样在文件运行的时候就得copy两个文件,如果使用文件合并工具后就可以把两个文件合并到一个exe文件中,在exe运行时再将自身分解为两个文件,这样就做到了安装文件,只需要一个文件. -Bind2File1 01.0-documents is bound (source+ executable file) Functions: 1. The two files into one file 2. Will the combined a file into two files Application: mainly is for installation of software is convenient, if a program has a exe file, the runtime also need a DLL or ocx file, so that in the file when run have to copy two files, if use file merging tool can put the two files compressed into a single exe file, in exe operation itself again into two files, so do the installation files, only need a file. The software also used this function, will actskin4. Ocx and exe merger, specific see source program.
Platform: | Size: 2191360 | Author: 班胜龙 | Hits:

[GDI-BitmapPic2PDF

Description: img2pdf 编程接口,支持各种语言(VC,VB,PB,JAVA,delphi,python等) 支持各种图片转PDF,而且生成的PDF非常小, 支持对各种图片的预处理(支持图片的合并,拼接,格式转换,加补白,去除背景色等操作)。 支持批量图片生成PDF,可把图片追加到PDF, 对图片的合并,可以支持拼版操作, 所有功能,封装在20K的dll中,可以嵌入你的程序中 此外,还提供各种文档转图片功能以及把各种文档生成不可编辑的文档的功能包括(Word,PDF,XPS,Excel,PPT等) 图片转PDF,可以对于各种需要分发的文档起到有效保护。-img2pdf programming interface, supports a variety of languages ​ ​ (VC, VB, PB, JAVA, delphi, python, etc.) Supports a variety of image transfer PDF, and the generated PDF is very small, Support for a variety of image pre-processing (support picture merger, stitching, format conversion, add padding to remove the background color, etc). Support batch image generating PDF, can be appended to the image PDF, The picture merge operation can support the imposition, All features, packaged in a dll 20K, you can embed in your program In addition, it also provides a variety of functions and document transfer images to a variety of non-editable document generation capabilities include document (Word, PDF, XPS, Excel, PPT, etc.) Image to PDF, can be for a variety of documents that need to distribute play an effective protection.
Platform: | Size: 9216 | Author: chinagen | Hits:

CodeBus www.codebus.net